Returns a single User
object specified by its type
and id
path parameters.
Specify the user type to which your operations will be restricted.
any
, organization
, client
The id
of the referenced User
.
x >= 1
Specify additional fields of the OrganizationUser
or ClientUser
objects to be included in the response.
See the selecting fields page for more information.
Specify additional fields of the OrganizationRole
or ClientRole
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Warehouse
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Merchant
object to be included in the response. See the selecting fields page for more information.
OK
The response is of type object
.